Skip to main content

Moment Listed

TopShotMarketV3.MomentListed

Emitted when a TopShot moment is listed for sale

Parameters:

  • id: UInt64 - The ID of the listed moment
  • price: UFix64 - The price of the listed moment
  • seller: Address? - The address for the seller
pub event MomentListed(id: UInt64, price: UFix64, seller: Address?)